.test .nhsuk-card__heading {
    width: 100%;
    background-color: #005eb8;
    padding: 1rem 2rem;
    position: relative;
    color: white;
}
